home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / science / ack3d.zip / BACK.BAT < prev    next >
DOS Batch File  |  1994-01-09  |  216b  |  13 lines

  1. del *.zip
  2. pkzip -u -r -p eng
  3. cd..\demo
  4. del *.zip
  5. pkzip -u -r -p demo
  6. cd..\engflr
  7. del *.zip
  8. pkzip -u -r -p engflr
  9. cd..
  10. pause *** Insert disk into drive B: ***
  11. bacopy demo\*.zip eng\*.zip engflr\*.zip b:
  12.  
  13.